
A non-maskable interrupt (NMI) is a hardware interrupt that cannot be ignored by standard interrupt masking techniques in the system. It is typically used to signal attention for non-recoverable hardware errors. (Some NMIs may be masked, but only by using proprietary methods specific to the particular NMI.) == Overview == An NMI is often used when...
Found on
http://en.wikipedia.org/wiki/Non-maskable_interrupt
No exact match found.